MessageStoreSupportMasks Property |
Contains values that client applications should query to determine the characteristics of a message store.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<StoreSupportMask> StoreSupportMasks { get; }Public ReadOnly Property StoreSupportMasks As IList(Of StoreSupportMask)
Get
Property Value
Type:
IListStoreSupportMaskThe store support masks.
See Also